home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10385 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: aphrodite.csed.ida.org!wheeler
  2. From: wheeler@aphrodite.csed.ida.org (David Wheeler)
  3. Newsgroups: comp.lang.c
  4. Subject: Wanted: Small sample real-time code
  5. Date: 17 Mar 1996 12:39:54 GMT
  6. Organization: IDA, Alexandria, Virginia
  7. Message-ID: <4ih16q$pcb@dmsoproto.ida.org>
  8. NNTP-Posting-Host: aphrodite.csed.ida.org
  9. Summary: Looking for a small sample C program, preferably real-time
  10. Keywords: search C real-time sample testability
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. I'm looking for a small sample program in ANSI C (around 1000-5000 lines
  14. or 20-200 functions). It should be able to run on a Sun (using test
  15. stubs) and the required input domains for each function should be
  16. figure-outable.  Could someone point me to such things?
  17.  
  18. I'd prefer that the sample be a "real-time" program;  something in
  19. avionics or process control would be ideal.  A little documentation or
  20. at least reasonable comments would be a good thing too.
  21.  
  22. For the curious: I plan to use this as part of a small school project
  23. involving Voas' "testability" measure. You can learn more about it in
  24. "PIE: A Dynamic Failure-Based Technique" by Jeffrey M. Voas in
  25. _IEEE Transactions on Software Engineering_, Vol. 18, No. 8, August 1992,
  26. pp. 717-727.
  27.  
  28. --- David A. Wheeler
  29.     wheeler@ida.org
  30.  
  31.